;
; Events text for CW1861 Civil War Scenario
; By Captain Nemo 10/20/1998
;
;

@BEGINEVENTS

@IF
NOSCHISM
DEFENDER=anybody 
@THEN
 
@ENDIF

@IF
NEGOTIATION
talker=Union
talkertype=humanorcomputer
listener=Confederates
listenertype=humanorcomputer
@THEN

@ENDIF

@IF
NEGOTIATION
talker=Confederates
talkertype=humanorcomputer
listener=Union
listenertype=humanorcomputer
@THEN

@ENDIF

@IF
NEGOTIATION
talker=French
talkertype=humanorcomputer
listener=English
listenertype=humanorcomputer
@THEN

@ENDIF

@IF
NEGOTIATION
talker=English
talkertype=humanorcomputer
listener=French
listenertype=humanorcomputer
@THEN

@ENDIF


@IF
TURN
turn=1
@THEN
TEXT
^^Riots in Baltimore
^^April 19, 1861
^Southern sympathizers attack the 6th Massachussetts regiment as it passes
 through the streets of Baltimore on the way to Washington.
ENDTEXT
CREATEUNIT
owner=Union
unit=US Militia
veteran=no
homecity=Baltimore
locations
72,26
endlocations

@ENDIF

@IF
TURN
turn=1
@THEN
CREATEUNIT
owner=Union
unit=US Militia
veteran=no
homecity=Baltimore
locations
72,26
endlocations
@ENDIF


@IF
TURN
turn=1
@THEN
TEXT
^^The Nation divided!
^As the winds of war blow over the Nation, every citizen has to choose his
side. Most of the Army Officers, of Southern root, head home to defend their
States.  The fleet commanded and manned by Northern sailors stays loyal to
the Federal cause.
ENDTEXT

@ENDIF


@IF
UNITKILLED
unit=US Fort
attacker=Confederates
defender=Union
@THEN
justonce
TEXT
^^FORT SUMTER TAKEN!
^Rebel batteries around Charleston Harbor open fire on the Federal garrison
of Ft. Sumter forcing them to surrender.  In response President Lincoln 
calls for 75,000 volunteers to "still the insurrection in South Carolina".
The Civil War has begun...
ENDTEXT
@ENDIF

@IF
TURN
turn=2
@THEN
CREATEUNIT
owner=Confederates
unit=CS Fort
veteran=yes
homecity=Charleston
locations
75,71
endlocations
@ENDIF

@IF
UNITKILLED
unit=Slaves
attacker=Union
defender=Confederates
@THEN
TEXT
^Federal troops free the slaves they encounter as they march 
 through the South. Freed slaves respond by enlisting in newly
 formed "Colored Regiments" of the Federal Army. 
ENDTEXT
CREATEUNIT
owner=Union
unit=Black Regiment
veteran=yes
homecity=none
locations
112,32
84,12
endlocations
@ENDIF

@IF
UNITKILLED
unit=Ram
attacker=Union
defender=Confederates
@THEN
JUSTONCE
TEXT
^^RAM CSS ATLANTA DESTROYED IN BATTLE WITH FEDERAL VESSELS
^The Confederate Rams seemed invincible when the CSS Virginia first was seen
at Hampton Roads, but the appearance of the better armored and more maneuvrable
Federal monitors, showed it's weakeness.
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=Richmond
attacker=Union
defender=Confederates
@THEN
JUSTONCE
TEXT
^^RICHMOND FALLS TO THE FEDERALS!
^After a long and bitter siege the Confederate Capital falls in the hands
of the Union Army.  Jefferson Davis and his Government flee into the deep
South but vows to continue the struggle for freedom.
^Retreating Confederate units regroup outside the city in an effort to retake it.
ENDTEXT
CREATEUNIT
owner=Confederates
unit=Sharpshooters
veteran=yes
homecity=none
locations
74,52
74,54
72,54
70,52
endlocations
@ENDIF

@IF
CITYTAKEN
city=Richmond
attacker=Union
defender=Confederates
@THEN
JUSTONCE
CREATEUNIT
owner=Confederates
unit=CSA Cavalry
veteran=yes
homecity=none
locations
72,54
74,52
70,52
74,54
endlocations
@ENDIF

@IF
CITYTAKEN
city=Richmond
attacker=Union
defender=Confederates
@THEN
JUSTONCE
CREATEUNIT
owner=Confederates
unit=CSA Infantry
veteran=yes
homecity=none
locations
112,32
74,52
74,72
72,54
endlocations
@ENDIF

@IF
CITYTAKEN
city=Richmond
attacker=Union
defender=Confederates
@THEN
JUSTONCE
CREATEUNIT
owner=Confederates
unit=CSA Infantry
veteran=yes
homecity=none
locations
112,32
74,52
70,52
72,54
endlocations
@ENDIF

@IF
UNITKILLED
unit=Clipper
attacker=Confederates
defender=Union
@THEN
TEXT
^^CONFEDERATE RAIDER CAPTURES UNION MERCHANT VESSEL
^A Confederate Raider captures a Union clipper at sea.
After seizing cargo worth $200,000 the Confederates burn
the captured Federal ship.
ENDTEXT
CHANGEMONEY
receiver=Confederates
amount=200
@ENDIF

@IF
UNITKILLED
unit=CSS Alabama
attacker=Union
defender=Confederates
@THEN
TEXT
^^CSS ALABAMA SUNK BY USS KEARSAGE
^The infamous Confederate Raider CSS Alabama is cornered by the Federal
steam sloop, USS Kearsage, in the port of Cherbourg, France.
In the ensuing engagement the US warship sinks the Confederate ship. 
Captain Semmes and most of his crew are rescued by a British yacht and
escape captivity.
ENDTEXT
@ENDIF



@IF
TURN
turn=8
@THEN
TEXT
^November 1861: Already legendary General "Stonewall" Jackson takes command
of the Confederate forces in the Shenandoah valley.
ENDTEXT
@ENDIF

@IF
TURN
turn=8
@THEN
CREATEUNIT
owner=Confederates
unit=CSA General
veteran=yes
homecity=none
locations
65,45
67,43
68,40
66,40
endlocations
@ENDIF

@IF
TURN
turn=10
@THEN
TEXT
^January 1862: David G. Farragut is given command of the Union blockade
fleet.  He makes the steam warship USS Hartford his flagship.
ENDTEXT
@ENDIF

@IF
TURN
turn=10
@THEN
CREATEUNIT
owner=Union
unit=USS Hartford
veteran=yes
homecity=none
locations
76,28
79,19
84,12
endlocations
@ENDIF

@IF
TURN
turn=13
@THEN
TEXT
^April 1862: Ulysses S. Grant turns a near defeat into victory at Shiloh, Tennessee.
The battle is so bloody that members of the Federal government call for Grant's
removal.  Lincoln replies: "I can't spare this man... He fights" 
ENDTEXT
@ENDIF

@IF
TURN
turn=13
@THEN
CREATEUNIT
owner=Union
unit=Ulysses S. Grant
veteran=yes
homecity=none
locations
48,52
49,49
48,54
endlocations
@ENDIF


@IF
TURN
turn=16
@THEN
TEXT
^July 1862: Robert Lee succeeds Jo Johnston as Commander of the Confederate
Army of Northern Virginia.
ENDTEXT
@ENDIF

@IF
TURN
turn=16
@THEN
CREATEUNIT
owner=Confederates
unit=Robert E. Lee
veteran=yes
homecity=none
locations
72,56
70,52
73,51
73,45
endlocations
@ENDIF

@IF
TURN
turn=17
@THEN
TEXT
^^CSS ALABAMA JOINS THE CONFEDERATE NAVY
^Captain Semmes takes command of the CSS Alabama.
This will be the fastest, most dangerous raider in the Confederate fleet
Every Federal merchant ship in the Atlantic is in danger!
ENDTEXT
@ENDIF

@IF
TURN
turn=17
@THEN
CREATEUNIT
owner=Confederates
unit=CSS Alabama
veteran=yes
homecity=none
locations
133,5
70,84
83,55
73,71
76,64
endlocations
@ENDIF

@IF
TURN
turn=29
@THEN
TEXT
^August 1863: Both North and South make use of the new helium balloons as
artillery observation platforms. This is the first airborne war in history.
ENDTEXT
CREATEUNIT
owner=Union
unit=Obsv. Balloon
veteran=yes
homecity=none
locations
64,16
55,5
36,8
endlocations
@ENDIF

@IF
TURN
turn=29
@THEN
CREATEUNIT
owner=Union
unit=Obsv. Balloon
veteran=yes
homecity=none
locations
55,5
64,16
36,8
endlocations
@ENDIF

@IF
TURN
turn=29
@THEN
CREATEUNIT
owner=Union
unit=Obsv. Balloon
veteran=yes
homecity=none
locations
36,8
55,5
64,16
endlocations
@ENDIF

@IF
TURN
turn=29
@THEN
CREATEUNIT
owner=Confederates
unit=Obsv. Balloon
veteran=yes
homecity=none
locations
62,70
48,68
endlocations
@ENDIF

@IF
TURN
turn=29
@THEN
CREATEUNIT
owner=Confederates
unit=Obsv. Balloon
veteran=yes
homecity=none
locations
48,68
62,70
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
TEXT
^March 1864: As President Lincoln promotes General Grant to Commander-in-Chief
of the Army of the Potomac, his second in command, William Tecumseh Sherman, 
takes over the Federal Army in the West and begins his march towards the sea.
ENDTEXT
CREATEUNIT
owner=Union
unit=US General
veteran=yes
homecity=none
locations
112,32
46,72
44,70
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
CREATEUNIT
owner=Union
unit=Field artillery
veteran=yes
homecity=none
locations
112,32
46,72
44,70
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
CREATEUNIT
owner=Union
unit=US Infantry
veteran=yes
homecity=none
locations
112,32
46,72
44,70
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
CREATEUNIT
owner=Union
unit=US Infantry
veteran=yes
homecity=none
locations
112,32
46,72
44,70
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
CREATEUNIT
owner=Union
unit=Field artillery
veteran=yes
homecity=none
locations
112,32
44,70
46,72
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
CREATEUNIT
owner=Union
unit=US Infantry
veteran=yes
homecity=none
locations
112,32
44,70
46,72
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
CREATEUNIT
owner=Union
unit=US Infantry
veteran=yes
homecity=none
locations
112,32
44,70
46,72
endlocations
@ENDIF

@IF
TURN
turn=36
@THEN
CREATEUNIT
owner=Union
unit=US Cavalry
veteran=yes
homecity=none
locations
112,32
44,70
46,72
endlocations
@ENDIF

@IF
UNITKILLED
unit=Ulysses S. Grant
attacker=anybody
defender=Union
@THEN
TEXT
^^GENERAL GRANT KILLED IN BATTLE
^The greatest Union General falls to a Confederate bullet. The North mourns,
the South rejoices...What will become of the Union without it's greatest
champion?
ENDTEXT
@ENDIF

@IF
UNITKILLED
unit=Robert E. Lee
attacker=anybody
defender=Confederates
@THEN
TEXT
^^GENERAL LEE KILLED IN BATTLE
^The beloved Confederate General falls to a Federal Mini ball. The South mourns,
the North rejoices...What will become of Virginia now that her favorite son is
no longer?
ENDTEXT
@ENDIF

@ENDEVENTS
